home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / rdesktop / licensing.txt < prev    next >
Text File  |  2007-02-08  |  3KB  |  57 lines

  1.  
  2. To be able to connect to Microsoft Windows 2000 Terminal Services (and
  3. probably later versions), you'll need to deal with licensing. This is
  4. complicated. This file is supposed to contain some information about
  5. how rdesktop works with Microsofts license systems.
  6.  
  7. There's a lot of information on the MS web site, for example,
  8. http://support.microsoft.com/default.aspx?scid=kb;EN-US;287687.
  9.  
  10. From the rdesktop mailing list:
  11.  
  12. Peter ├àstrand <astrand@cendio.se>, 2003-02-06
  13.  
  14. > We are running rdesktop 1.2 on machine A and connects to a Windows 2000
  15. > Server (machine B). The W2K machine has 5 real licenses installed ("Windows
  16. > 2000 Terminal Services Client Access License", "Open" type). This can be
  17. > verifier by using "Terminal Services Licensing". The problem is that all
  18. > issued licenses have an expire-date. The expire date for the license issued
  19. > to A was reached today, and no more connections could be made until we
  20. > changed the client name (by using -n).
  21. > We also have another similiar systems, with Linux machine C and W2K server 
  22. > D. This server has 200 licenses installed of the type "Select". On this 
  23. > server, the issued licenses seems to be permanent: The expire date is set 
  24. > to "-", and we have no problem with this system. 
  25. > The question of course is why the first system issues license with
  26. > expiration date, while the second system issues permanent licenses.
  27.  
  28.  
  29. Darryn Capes-Davis, 2003-02-07
  30.  
  31. > I have been through the problems and can tell you what is going
  32. > on. The main difference of Machine B (Server 1) and Machine D (Server
  33. > 2) is that from what I see Machine B has Service Pack 3 installed and
  34. > Machine D does not.  You see in Service Pack 3 there was a change made
  35. > to TS Licencing in that Microsoft introduced a licence recovery
  36. > mechanism. To cut to the point (I don't know the details) rdesktop 1.2
  37. > with SAVE_LICENCE defined works fine.  In the new lic method the
  38. > terminal server expects a valid licence to be presented to renew
  39. > it. Otherwise it just expires it - and a day later you will see it
  40. > actually gone (it does housekeeping once a day)! So if SAVE_LICENCE
  41. > code is not enabled then it just expires and you can't use the licence
  42. > until it cleans it away - and this is where a little gotcha is - if
  43. > you move from using an rdesktop without SAVE_LICENCE to one with
  44. > SAVE_LICENCE then it still won't recover an 'expired' licence. You
  45. > have to wait for the daily housekeeping to clean it up - this really
  46. > had me going for half a day or so! This is exactly what happened to
  47. > you.
  48. > The Server pre Spk 3 has the old model where licences never expire. To
  49. > recover a licence that you never wanted to use again you have to call
  50. > the Microsoft Clearing House. That's why they introduced the new
  51. > method. And if you upgrade a Pre Spk3 server to Spk3 then the licences
  52. > granted still stay with the old method - only new licences granted
  53. > will use the new expiry method.
  54.